﻿@charset "utf-8";
/* CSS Document */


body{
	 
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	/*font-family: "微软雅黑";*/
	font-family: "Microsoft YaHei";
	color: #333333;
}


.img1class{
	position: absolute;visibility :hidden;padding:0px;
}


li,ul,img,p{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input{
	outline:none;
}

a{
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}		/* 未访问的链接 */
a:visited {
	text-decoration: none;
}	/* 已访问的链接 */
a:hover {
	color: #4189c8;
	text-decoration: none;
}	/* 鼠标移动到链接上 */
a:active {
	color: #4189c8;
	text-decoration: none;
}	/* 选定的链接 */

/***头尾公共样式 - 开始***/
body{
	min-width: 1340px;
}

.top{
	width: 100%;
	background-color: #e9e9e9;
	border-bottom: 1px solid #dedede;
}
.top_box{
	width: 1260px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	color: #bfbfbf;
}
.top_box font{
	margin: 0 15px;
	color: #555;
	float: left;
}
.top_box div{
	margin: 0 15px;
	color: #555;
	float: right;
}
.top_box .login_register{
	display: inline-block;
	margin: 0 8px;
	padding-left: 15px;
	color: #333;
	position: relative;
}
.top_box .login_register img{
	position: absolute;
	top: 7px;
	left: 0;
}
.top_box .set_home{
	display: inline-block;
	margin: 0 8px;
	color: #555;
}

.logo{
	width: 100%;
	height: 120px;
}
.logo_box{
	width: 1340px;
	height: 120px;
	line-height: 120px;
	margin: 0 auto;
	overflow: hidden;
}
.logo_box img{
	margin-top: 22.5px;
}
.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both ;font-size:0px; height:15px; overflow:hidden; }
.line20{ clear:both; font-size:0px; height:20px; overflow:hidden; }
.line30{ clear:both; font-size:0px; height:30px; overflow:hidden; }

.banner{
	width: 100%;
	height: 50px;
	background-color: #015198;
}
.banner_box{
	width: 1340px;
	height: 50px;
	margin: 0 auto;
}
.banner_box .ul1{
	display: block;
	height: 50px;
}
.banner_box .ul1 .li1{
	float: left;
	position: relative;
}
.banner_box .ul1 .li1 .a1{
	display: block;
	width: 134px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFF;
}
.banner_box .ul2{
	background-color: #014786;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 10;
	display: none;
}
.banner_box .ul2 .li2 a{
	display: block;
	min-width: 76px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #FFF;
	padding-left: 35px;
	padding-right: 25px;
	word-break:keep-all;
}
.banner_box .ul2 .li2 .active{
	background: url(../images/banner_li2_hover_ico.png) no-repeat left 15px center;
}


.lb{
	width: 100%;
	overflow: hidden;
}
.lb .flexslider .slides li{
	display: none;
}


.yqlj{
	width: 100%;
	overflow: hidden;
	background-color: #e1e1e1;
}
.yqlj_box{
	width: 1340px;
	margin: 0 auto;
	overflow: hidden;
}
.yqlj_box font{
	float: left;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	color: #155996;
}
.yqlj_box a{
	height: 100px;
	line-height: 100px;
	float: left;
	margin-right: 14px;
}
.yqlj_box a img{
	height: 52px;
	margin-top: 24px;
}




.copyright{
	width: 100%;
	background-color: #414141;
	color: #FFF;
}
.copyright a{
	color: #FFF;
}
.copyright .kjlj{
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #323232;
}
.copyright .kjlj a{
	margin: 0 20px;
}
.copyright .con{
	line-height: 30px;
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px solid #323232;
}



/**list 左侧菜单**/

.channel_box{
	width: 1340px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
}
.channel_box .left{
	width: 252px;
	min-height: 300px;
	float: left;
	overflow: hidden;
	background: url(../images/list_right_bg.png) repeat-y;
}
.channel_box .left .title{
	width: 252px;
	height: 50px;
	line-height: 50px;
	background-color: #015198;
	color: #FFF;
}
.channel_box .left .title span{
	display: block;
	width: 6px;
	height: 18px;
	border-radius: 3px;
	background-color: #FFF;
	float: left;
	margin: 0 10px;
	margin-top: 16px;
	margin-left: 40px;
}
.channel_box .left .title font{
	font-size: 18px;
	float: left;
}
.channel_box .left .con{
	width: 252px;
	min-height: 200px;
}
.channel_box .left .con ul li{
	border-bottom: 1px solid #dbd4c1;
	overflow: hidden;
	display: block;
	width: 252px;
	height: 60px;
	line-height: 60px;
}
.channel_box .left .con ul li a{
	float: left;
	margin-left: 60px;
	font-size: 16px;
	color: #585858;
}
.channel_box .left .con ul li img{
	float: left;
	margin-top: 23.5px;
	margin-left: 40px;
}

.channel_box .right{
	width: 1058px;
	float: right;
}
.channel_box .right .title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e3e3e3;
}
.channel_box .right .title span{
	float: right;
	margin-right: 10px;
}
.channel_box .right .title font{
	font-size: 18px;
	float: left;
	margin-left: 10px;
}